Hi!
RomManager makes ROM Collecting almost easy.
It is because of our love for it that we are attempting to add some new features. :)

The official version can be found at http://www.rommanager.org

I hope you like this version of RomManager.
Please let me know if you have any problems with this version or have any suggestions.
I can be found on the UnitedUsers IRC Network in the #EgoElf channel.
b1u3j

Read the rmread.txt file included with this archive for more info on features and usage.

Here are the detailed changes that have been made so far:
v4 b73 - Fixed RomManager.mrc file by EgoElf (was crashing on newer mIRC versions)...
v4 b72 - Just a little change needed to display CHDs' logs stats properly created by ClrMAME v3.97x, since it uses now
         "Missing CHDs:" instead "Missing DiskImages:".
v4 b71 - Lots of changes to the RM dialog: a horizontal scroll bar in the system list, a reload script button, mouseover
         tips for the bottom buttons, a checkbox that toggles showing system versions in the system list, and a checkbox
         that toggles showing the size of missing items for a system (if available) in the system list. the missing item
         size is also shown in channel stats for systems and sections. (size info required changes to several functions).
         spun part of rmFindDat off into rmFindDatDat to add flexability in finding dat/version info.
         Some changes to the Dat Update Manager: after starting it will work without needing to go back to RM,
         added section icons for easier navigation, changing web locations is easier and bug free, cleaned up the
         zip/dat comparison functions. set the default web locations used by the DUM to our new hosting site.
v4 b70 - Added EE, r8, & Trout to the version extractor in rmExtractInfo. localized the undeclared global %rm.sel
         variable to the rmm dialog code & removed it from other areas. fixed rm.disp to show prettier stats for systems
         containing only CHDs and 0 ROMs. added a rmSELECTION hash table & support for it to rm.reloadSystemsList & the
         rmm dialog code. This change allows the systems shown when using the Statistics option in the RM dialog to be
         completely filtered instead of the -- placeholders used previously. fixed a bug in !rmiss requests which always
         showed complete stats for tosec ISOs, fruit, pinball, & misc sections (code was missing 2 little parentheses).
v4 b69 - Made the TOSEC ISOs section completely seperate from the other TOSEC sections. disabled the combined toggle in
         the RM dialog for TOSEC ISOs. fixed the rmDeleteInfo function used by the Custom Editor. it was leaving trash
         in the rmp.ini file when a system was moved/deleted. changed the TOSEC icons to allow different letter breaks.
v4 b68 - Corrected the icons initially loaded by the Custom Editor. When renaming a custom section using the Custom
         Editor, if all text is deleted and the save button clicked, the label will be reset to its default value.
v4 b67 - Added support for a third tosec section 'TOSEC ISOs' and a stand alone Pinball section. that required numorous
         code tweaks, more convoluted logic in the upgrade function, RM dialog expansion, and an update to rmicons.dll.
v4 b66 - Clicking on the left,right,complete,incomplete,missing_log checkboxes will just refresh the systems list
         instead of rescanning all of the log files (= big speed increase). clicking on a system will show that system's
         rom totals at the top of the RM dialog. if statistics are enabled, clicking on a section icon will show the
         rom totals for that section at the top of the RM dialog.
v4 b65 - Added features to the statistics displayed in the RM dialog. you can choose to show stats on the left or right
         and you can filter completed, incompleted, or missing log systems. (should help when looking at tosec systems)
v4 b64 - Minor bugfix to the fixdat creator. first filename char was being deleted in fix.dats created from ClrMAME
         v3.53x logs. (if any more fixdat bugs show up, somebody please shoot me). fixed the dcc responce to a rmbuild
         rmver combo request. (the flood protection added in b62 was blocking one of the requests)
v4 b63 - Minor update to the fixdat creator to support logs created by ClrMAME v3.53x. (Roman keeps adding new stuff :)
         RM dialog system statistics are now shown at the end of the system name (should be easier to read).
v4 b62 - Lots of changes to the fixdat creator: supports logs created by ClrMAME v3.5x, MD5/SHA1 entries are now added
         only if they exist in the log, category is now set to DATFILE. fixdats viewed internally or with notepad are
         now placed in the '_Files Sent by RomManager' folder instead of the mIRC folder. the Requests checkbox in the
         RM dialog works again (when unchecked, !rm* channel requests are ignored. only dcc requests will work). added
         better flood protection for channel and dcc requests. the statistics option in the RM dialog is now saved in
         the rmp.ini file and is not turned off automatically. the label used for each custom section can be changed
         with the Custom Editor. this label is used in the dialog titles, the menus, and when displaying rom stats
         (requests still use custom1 custom2 custom3). split the abbr request option into 3 requests limited to one
         custom section at a time (gca1 gca2 gca3) and cleaned up the output for it. rewrote parse_old_rmp to better
         support the old and current rmp.ini formats.
v4 b61 - Added support for games with colons in their description to the fix.dat creator. added rmCleanSystemName for
         rm.disp to use when displaying single system stats; it tries to be smart about adding ROMs to system names
         (art, layouts, mpegs, & any other non-tosec system name that ends with s will not have it appended). i finally
         took a closer look at deleting temp fix.dat & complete stats.txt files in the rm.sendfile function. it now
         really works. you should delete any left over fix.dat & complete stats.txt files from your mirc and rm folders.
         the files inside the '_Files Sent by RomManager' folder are safe to delete, but will not be done automatically.
         and lastly but not leastly, i give you (b1u3j waits for the drum roll), system stats inside the rm dialog!!!
         (please, please. quiet everyone :)  when you open the rm dialog you will see a statistics check box at the
         lower right. because of the time required to generate the stats, it will uncheck itself when you close the dialog.
v4 b60 - Safety release - old rmp_old.ini files are no longer deleted. instead, a number is appended to the name before
         renaming rmp.ini. so in an upgrade, rmp_old.ini becomes rmp_oldN.ini, rmp.ini becomes rmp_old.ini, and
         a new rmp.ini file is then created. (now you guys can 'test' my betas without risking anything :) added quotes
         around temp fix.dat filenames so they can be deleted by the remove command. import/export custom abbreviations
         file dialog now defaults to *.ini. fixed the double !rmiss found when requesting exclusive section stats.
v4 b59 - The last build was a good attempt, but i released it on Friday the 13th! after 3 attempts with bug fixes, i
         am up'ing the build number and the release date. rewrote rm.setset (one of the last all-original functions) as
         rmFindSystem, and updated the functions that call it to match. lotsa mora testin...
v4 b58 - Converted the rlm.ini system identifiers to the same format being used for logs in rmp.ini (shortens the file
         and makes it easier to update). added support for dat names that do not match their log file names (John IV's
         MAME32 dats are an example of this). the alternate name is specified (the aXX= lines) under the system inside
         the rlm.ini file. moved rmExtractInfo over from rmupdate.mrc, rewrote it and all of the dat related functions
         to be a lot more successful in finding a dat and extacting its version. a lot of that allows the Dat Update
         Manager and stats display to work more often. added a filter to remove the double ROMs ROMs (caused by misnamed
         dats) that occurred when displaying stats for some systems. upgraded the custom section functions to use the new
         rlm.ini format. complete rewrite of of extract_settings_from_old_rmp (now called parse_old_rmp) function. it
         loads the entire rmp.ini file into a hash table before converting it, tripleing the speed of the conversion and
         cutting down drastically on errors.
v4 b57 - Added a rmp.ini version check. added rm.sendfile alias to unify code found in several places (this function
         will prepend the nick before sending log or fix.dat files). rewrote portions of rm.shortstats to beautify
         summary stats display. rm.disp now includes the dat ver for single system display. rm.LogDat cleaned a bit,
         also sets a timer to remove the tmp file created. rewrote the rmget event code. and last but not least,
         totally reorganized the right click menus to make them shorter and easier to decypher :D
v4 b56 - If TOSEC gets any bigger, the rmp.ini file will go over the 64KB size limit, so had to do some major thinking.
         created small aliases to do most of the ini file read/write stuff. merged the rmp.ini XXt & XXp sections into a
         single logsXX section (logtype|logpath). if a log path starts in the rootpath, store the log path without the
         rootpath in the rmp.ini file.  added code to do this conversion at upgrade time. rewrote the log type finder
         code to use only filenames when determining the type (no need to look inside the files except in rare cases).
         removed support for RomDoctor. all of these changed broke the Control-Setup buttons, rewrote (modernized :)
         the code for all of the log setup buttons. made some of the new aliases needed by rmUpdate public. fixed errors
         in the Transfer/View 'manually select file' code. rewrote some of the code in the custom editor.
v4 b55 - Increased the size of the version info boxes in DUM (now can see the year). when comparing the modifide/compiled
         dates for tosec dats, removed seconds from the check (who cares if your dat is 20 seconds older than the web dat?).
         fixed the 'send to destination' button in transfer/view mode & overactive disabling of the Transfer/View fix.dat
         option (thanks q^-o|o-^p). added more documentation 'fixes' and keyboard shortcuts from [q^-o|o-^p].
         fixed FindDat bug when dats are not located in the default ClrMamePro folder (missing %), thanks [q^-o|o-^p].
v4 b54 - Dat Update Manager can now compare the local dat modified date with the compiled date available for tosec systems.
         when upgrading, the datroot folders, webupdate urls, and the download folder settings are saved. added some more
         suggested fixes from [q^-o|o-^p]: resized the rm dialog and its minions, relabeled some buttons, added keyboard
         shortcuts to many of the buttons, fixed some errors.
v4 b53 - Added some fixes by [q^-o|o-^p] (welcome back :) - fixed the dialog position memory errors (an alternative to
         worrying about the invisible parts of a window), the setup mode section log folder dialog would not open in some
         cases, the current section icon was not pressed when first starting the rm dialog. fixed the Fruit icon colors
         and the custom 2 & 3 icon positions in the rmicons.dll. dialog rmcustom was missing some spaces in its definitions.
         set the max depth that subfolders will be searched to 2, and none if the section dat folder is set.
         removed the reload button from the DUM (oops!). tied the reloading of the DUM script to that of the main RM script.
v4 b52 - Major work on the Dat Update Manager in rmUpdate.mrc (now it works). mode 24 now sets the folder to save
         fix.dats & download updates (eventually). rewrote rmGetDatVersion alias to match its rmUpdate companion.
         dialog positions are saved until the script is unloaded. when Section Log Folder is clicked in mode 21, starts
         in the previously set folder. when using rmiss exclusive, no longer responds if has the incorrect total.
         did i say i did major work on the Dat Update Manager?? :D
v4 b51 - Removed dialog dependence in rmLogDat (the fix.dat creator) it can now be called from anywhere. added support
         for parent/clones in rmLogDat. minor fix in rmGetDatVersion to support new TOSEC dats. added support for
         fixdat requests to rmget. enabled fixdat requests from the transfer/view tab in the rm dialog.
v4 b50 - Work on the DAT Update Manager begins! rearranged the Display/Request radios. put a doc button under the help
         button. mode 24 is now for updates/dat info. made a couple of aliases public, to be used by the update manager.
         created a seperate rmupdate.mrc file to hold the update code. (might be merged with the main script when
         finished) work on the update code led to improvements in the rm code - better reload/unload support, the dat
         generator got a speed/feature boost, resized the rmhelp dialog, dialog screen position is remembered when
         recalling rm from a different channel. added code to find the dat version once the dat itself is found. the
         rmGetDatVersion alias can read rmiss.txt files too. a section dat folder can be set.
         note: the rmupdate dialog 'Check for Updates' & 'Download One/All' buttons do nothing at the moment...
v4 b49 - TOSEC is only getting bigger, so i added a second tosec section (probably will be split A-D, E-Z). resized the
         main RM dialog to fit. added code to support multiple tosec sections (similar to the custom sections). added
         tosec combined choices to the menus. extended the messages box length for log paths to 80 chars.
v4 b48 - House cleaning day! cleaned up all set & var statements. removed useless variables. sorted the aliases, dialogs,
         and events into a more logical order. cleaned up the event code. merged the ctcp rmiss & !rmiss events' code
         into a new rmiss alias. (this also fixed some long standing ctcp code errors)
v4 b47 - Added wrong crc32, size, sha1, md5 support to rmLogDat. this involved creating the rmFindDat alias to search
         the ClrMamePro datfiles tree for a matching dat. works best if you have ClrMamePro installed in the default
         C:\Program Files\ClrMamePro folder. once a dat is found, it is searched for the rom with the correct (hopefully)
         info. if found, the entire rom line from the dat is copied to the fix.dat as-is. (im too lazy to parse it)
         wrong sized roms match the rom name and then the size. if the correct size, sha1, md5 isn't found, you are out
         of luck and no entry is added to the fix.dat. if the correct crc32 isn't found, an entry is added to the fix.dat
         with the size, sha1, md5 fields left blank. (will ClrMamePro die if the size is missing??) have fun!
v4 b46 - Fixed the description line created by rmLogDat (description was truncated if it contained a left bracket).
v4 b45 - Fixed custom editor button. added a warning if your mIRC version is 6.0x saying some features will not work.
v4 b44 - Fixed errors in rm.setSystemLogPath. made hash table calls silent. removed the need for all of those m1*=M or
         m1*=N lines that are in the rlm.ini file (im really not sure what the reason for them was). cleaned & optimized
         the on dialog:rmm code. the log path generator used by dialog:rmm now uses the same file type tests used in the
         rm.setSystemLogPath alias. added ClrMamePro fix.dat creation support to the Transfer/View mode (only supports
         ClrMamePro log files atm). this involved lots of changes to the dialog & its code, rm.mode, & a new alias called
         rmLogDat. fix.dat files are saved in the mIRC default download folder. added a 'Manually select file' option to
         Transfer/View. this allows you to view/send/convert a log file not used by RomManager (or you could view/send
         any other file from here too ;)
v4 b43 - Fixed the problems with the LiveUpdate functions. the $input function can not be used in an event. so i wrapped
         it in a new alias called rm.web_update and call it with a timer. changed the rm.ttl alias to include totals.
         fixed bug in main dialog when requesting stats from a nick (was sending ctcp !rmiss instead of ctcp rmiss)
v4 b42 - Merged the documentation, help, and log viewer dialogs into one group of code (based on Chance's dialog file
         viewer). when upgrading RM, the 'What's New' dialog will read from the rmread.txt file. removed the NEW section
         and cleaned up the V section in the rlm.ini file. moved the control menu help text from the rlm.ini file into the
         rmread.txt file. (the help text in rmread.txt is easy to change, and probably ought to be updated by someone ;)
         increased the RM version check to v4.20 or later (because of the rlm.ini & help system changes).
v4 b41 - Added support on the RM dialog Display tab and the underlaying code for Complete Stats and Combined Custom Stats.
         these features were only available via the right-click menus in older builds. added messages for all of the radio
         buttons to explain usage. right-click menus now offer custom 1-3 and a combined custom choice. increased the RM
         version check to v4.10 or later (v4.10 added an updated rmicons.dll to support the multiple custom sections).
v4 b40 - Fixed bug in the 'Add a Dat' button code of the custom editor. the system editor now checks to see if the
         abbreviation already exists somewhere else before changing it. when loading RM, root paths for the custom 1 & 2
         sections will be set to the custom 3 root path if they arnt already set. other custom dialog code changes.
v4 b39 - Added Douglas's changes to the live update code (on SOCKOPEN & SOCKREAD), now it's possible to detect check.ini
         file updates even when the script has not been updated (just for database changes). the count indicator in both
         the main RM and custom dialogs has been renamed from System Count to Set Count and the field resized. the
         offical RM has the new rmicons.dll by Douglas to replace my hacked one. added a few checks to the 'on load'
         section before writing custom info to the rlm.ini file.
v4 b38 - Modified or rewrote all code involving the Custom section to add support for a total of 3 custom sections. :)
         This should make custom systems more managable. some of the changes include the following: added 2 more custom
         buttons to the main RM dialog (this rmicons.dll is an ugly hack by me to make it all work and is not official)
         if you display Custom stats from the RM dialog it will only display for that section (Custom1, Custom2, Custom3)
         if you use the right-click menu choices in a channel, merged custom stats will be shown or requested (just like
         previous versions). added 3 custom icon buttons to the Custom Section Editor dialog. added Move Left and Move
         Right buttons to allow a system to be moved between Custom sections. rmp.ini will be automatically converted to
         use this custom setup on loading, existing custom systems will be placed in Custom3.
v4 b37 - Fixed doublespace bug in rm.shortstats (Summary Stats) that became visible in mIRC versions > 6.0x.
         fixed '/describe: insufficient parameters' bug in rmrf that sometimes occurred when displaying complete stats.
         renamed a couple of items on the rm and custom editor dialogs. removed the duel filename variables (with quotes,
         without quotes), all filename vars now use the double quoted names. the var names are %rm.rlm & %rm.rmp
         (%rm.~r*~ stubs are set for compatability with some rlm.ini settings).
v4 b36 - Added to rm.zget a check to see if a log file exists before trying to read stuff out of it.
         Added an unscanned check to rm.disp. now !rmiss system will not show anything if a system hasn't been scanned.
         Renamed the extract_colors_and_custom_from_rmp alias to extract_settings_from_old_rmp. optimized the code there
         and in 'on load'. now all log file paths for all sections will be copied, as long as the system abbreviations match.
         the upgrade process will take a few more seconds to complete. added messages to be displayed in the active window
         that inform the user about the delay and what exactly is happening.
         hopefully this will fix the "* /writeini: insufficient parameters (line 494, rommanager.mrc)" error.
v4 b35 - Douglas added a %rm.homeip variable to be used by the Live Update feature.
v4 b34 - Transfer/View tab 'View log file in Notepad' button works again. renamed the other Transfer/View buttons.
         added hideUnscannedSections option to rm.dispage alias, !rmiss changed to use that feature. now when someone
         does a !rmiss Custom (for example) in a channel, results are shown only if a path is set for at least one system
         (requesting stats from a specific nick will still show the section stats even if completely unscanned).
v4 b33 - Bug in the !rmiss <section>0 code (a space in a variable name). Get Complete Stats from Chan should work again.
         Added a RM database version check (the v4.0.3x builds do not convert v3.5x databases).
v4 b32 - When renaming a Custom abbreviation the log path is now copied to the new name and the old name is removed.
         added the ability to sort the Custom list by abbreviation or description (using a bubbleSort alias that sorts
         a hash table alphabetically). redesigned the Custom Editor dialog and added the new Edit and Sort buttons.
v4 b31 - Fixed a log file reader bug in rm.zget (when there are missing nodumps). fixed rm.zget & rmrf support for
         CMP log files with <n/a> rom sets (Disk Images or Samples only). unscannedSystems, emptySystems, & completeSystems
         now check disk and sample status before changing. added another file check before displaying a log in notepad.
         Bonus feature: click on the Custom Editor button and then double-click one of the custom systems :)
v4 b30 - Removed upgrade code (not needed in the official release :) added allow !rmiss requests to the RM dialog
         preferences box and support code (it is the new home of the 'Enable/Disable Public Stats Requests' from the
         last release). RMversion is now stored & checked in rmp.ini instead of the RMbuild used in beta releases.
         Renamed the RM Help/Information dialog to just RomManager, less confusing. Cleaned the right-click menus.
         Disabled the How-To button in the RM dialog, it isnt used in v4.x.
v4 b29 - Added support for CMP log files with <n/a> rom sets (Disk Images or Samples only). removed remaining trusted
         nick code. if 'Set root path' is null, the button now defaults to the last one set. fixed a bug from v3.5x -
         the 8 references to %rm~rlm should be %rm.~rlm~ instead. renamed some aliases used in rmm dialog for easier
         understanding. added displaySystemLogPath alias to display the filename and as much of the path as if possible
         in the Messages box when a system is selected. split box31 into two 31&32 in the rmm dialog and updated rmm mouse
         to work with displaySystemLogPath. adjusted %rm.exploit settings to help keep your machine from freezing from
         multiple !rmiss requests.
         and lastly, by popular demand: added 'Enable/Disable Public Stats Requests' option to the 'Database Management'
         submenu on the right-click menu (anything starting with '!rm' will not work when this option is on, but private
         requests to a specific nick will still work)(if you reload RM, this option must be set again).
v4 b28 - Upgrade bug when rlm.ini custom section is 16 but rmp.ini custom is 20 fixed. renamed RM Help dialog to
         RM Information. rewrote checkfile code into rm.CreateCheckfile & rm.VerifyCheckfile aliases. updated
         version, checkfile, & live update right-click menus. updated the right-click menu alt keys.
v4 b27 - RM now requires mIRC v6.0 or later. removed %rm.version edits. rm.load now uses %rm.build to check for
         updates in rlm.ini & rmp.ini. added !rmbuild & ctcp rmbuild. set %rm.mode=21 and display whatsnew if
         rmp.ini is created or recreated. the rmm dialog code checks log file existence before opening it in notepad.
         reverted back to var %rm.~rlm~ from %rm.ini (less confusing). replaced RM3-Checkfile with RM4-Checkfile.
         right-click menus updated. new Live Update code added. sets a default hompage in rm.load unless already specified
         in rlm.ini. the rm3.x to rm4.x alias is more accurate. fixed an ancient RM bug! when you opened the RM dialog and
         closed it quickly, you would sometimes get a $did error in the mIRC status window. i removed all the timers being
         used for MouseOver events and cleaned the code up a bit. (the TIPS now display better because of this :)
v4 b26 - long file name support in the upgrade aliases. better validity checks in the custom info upgrade code.
v4 b25 - fixed Display GameSets bug. now when upgrading, copies the dialog modal setting and all section root paths.
v4 b24 - moved onload section to the top. added code to copy color and custom settings when upgrading to a new version.
         added code to convert a v3 rlm.ini to v4 automatically (makes it backwards compatable).
         that means when a new official RM is released, just replace your old rlm.ini file with the new one and reload
v4 b23 - added a test to the color_check alias to create default color settings if they don't exist.
v4 b22 - Ready for Public Release Testing. sent to developers for bug checks.
v4 b21 - rm.dispage (multiple system display) waits a little longer if the line count is greater than 3 (flood protection)
v4 b20 - rm.disp (the alias that shows single system stats) will now show Disk & Sample info as needed
v4 b19 - added support in rm.zget, and other aliases, for DiskImages & Samples :D
v4 b18 - TOSEC Stats Display is now fast enough that caching is no longer necessary. removed all caching code.
v4 b17 - heheh. original RM used 2 logfile reads for each test in rm.zget, only one is needed when using tokens :))
v4 b16 - reordered rmrf alias to increase speed.
v4 bxx - bah! TOSEC now has 400 systems. TOSEC Stats display is incredibly slow :(
v4 b15 - fixed the rmmngr & rmhlp dialogs existing window errors. (if dialog is already open, now updates it instead)
v4 b14 - renamed the var %rm.zscore as %rm.zmissing throughout the code
v4 b13 - added support in rm.zget for MD5 and SHR1 error checks
v4 b12 - converted code in rm.zget from 'character counting' to token functions (faster & easier to understand)
v4 b11 - update work on rm.zget (the function that actually reads the log files) started.
v4 b10 - fixed rm.dispage to create a statsfile name without illegal | chars (replaces them with _ )
v4 b09 - more code cleanup. replace all refs to %rm.loop with %i or %section vars
v4 b08 - Live Update & RM Verion features added to right-click menu
v4 b07 - new Documentation button and code replaces the usless FTP button on the RM dialog. rmicons.dll upgraded.
v4 b06 - RM dialog section code now stablized. Support for 3 future sections (17,18,19) added, but commented out.
v4 b05 - rmicons.dll modified to match the new section placement. Bugs caused by the Custom move fixed :/
v4 b04 - Custom section moved to 20. Art section now at 16
v4 b03 - Bug fixes for errors caused by the merge.
v4 b02 - Major code ducumentation by Douglas. (b1u3j & Douglas are now working together :)
v4 b01 - Merged b1u3j's code with Douglas', which upgraded the main RM dialog with a new section and new icons.
v4.0.xx - All of the code changes by Douglas & b1u3j require a major release number change :]
v3.0.25 - Public Test Release - %rm.c1 - c3 are now set in rm.color_check (allowed removal of duplicate code)
v3.0.24 - rmrf now shows single line stats (like the original) if not showing zeros, rm.shortstats works
v3.0.23 - rmrf bug fixes
v3.0.22 - rm.ttls alias works with the new rmrf, still working on rm.shortstats
v3.0.21 - replaced the aliases dispage & rmrf with my hash table versions, removed dupe code and fixed references
v3.0.20 - Public Test Release - removed the lockMeUp feature found when requesting files from yourself :]
v3.0.19 - cleaned nick menu, added dcc get options to menu and ctcp rmget code
v3.0.18 - ctcp rmiss now matches the on text !rmiss code
v3.0.17 - on text !rmiss events work for zeros, disabled the instantFloodMeOff tosec feature ;)
v3.0.16 - removed $readini(%rm.~rmp~,PREF,g) from all alias calls (to tidy up the code)
v3.0.15 - fixed long filename errors that occur when mIRC is installed in c:\Program Files\
v3.0.14 - first Public Test Release
v3.0.13 - cleaned up comments
v3.0.12 - replaced all formated []'s with the bracket alias
v3.0.11 - enabled DCC'ing of the stats text file
v3.0.10 - fixed bug in rmrf.zeros to work with Unscanned Systems
v3.0.9 - increased the describe timer in rm.dispage.zeros alias
v3.0.8 - added Display Complete option to right click menu
v3.0.7 - fixed bracket display
v3.0.6 - fixed bug in rmrf.zeros with using existing hash tables
v3.0.5 - finished converting rommanager.mrc to tree view
v3.0.4 - converted rommanager.mrc to tree view so i can understand it :)
v3.0.3 - rewrote rmrf.zeros alias to use a hash table instead of var's
v3.0.2 - major bug cleanup in the new code
v3.0.1 - first mod to privately display stats for all scanned systems, including completed.

